Skip to content

Conversation

mrobinson1022
Copy link
Contributor

@mrobinson1022 mrobinson1022 commented Jul 15, 2025

Description

  • Terraform v1.5.7 is now minimum supported version
  • AWS provider v6.0.0 is now minimum supported version
  • Support for region parameter to specify the AWS region for the resources created if different from the provider region.
  • Variable definitions now contain detailed object types in place of the previously used any type.

Motivation and Context

Breaking Changes

  • Yes; only through the increase in minimum required versions. No state changes, no resource disruptions

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@mrobinson1022 mrobinson1022 changed the title fix: update module for aws provider v6 fix: Update module for aws provider v6 Jul 15, 2025
@mrobinson1022
Copy link
Contributor Author

@bryantbiggs let me know if this PR requires any changes, thanks!

@bryantbiggs bryantbiggs changed the title fix: Update module for aws provider v6 feat!: Upgrade AWS provider and min required Terraform version to 6.0 and 1.5.7 respectively Sep 16, 2025
@bryantbiggs bryantbiggs merged commit 47c0fca into terraform-aws-modules:master Sep 16, 2025
12 checks passed
@bryantbiggs
Copy link
Member

apologies for the delay, missed this one

antonbabenko pushed a commit that referenced this pull request Sep 16, 2025
## [4.0.0](v3.2.1...v4.0.0) (2025-09-16)

### ⚠ BREAKING CHANGES

* Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively (#34)

### Features

* Upgrade AWS provider and min required Terraform version to `6.0` and `1.5.7` respectively ([#34](#34)) ([47c0fca](47c0fca))
@antonbabenko
Copy link
Member

This PR is included in version 4.0.0 🎉

@hibanka
Copy link

hibanka commented Sep 18, 2025

It seems that the latest is still pointing to an older version.

image

@bryantbiggs @antonbabenko

@antonbabenko
Copy link
Member

Fixed with long magic stick (right from Poland 🇵🇱)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create for_each rds proxies in different regions? Resource aws_service_principal is available starting from aws provider version 5.60.0
4 participants